BCGControlBar Library for .NET
MarkerType Property




Specifies the marker type which defines the location of the marker and dockedge to which the tracked control should be docked.
Syntax
'Declaration
 
Public ReadOnly Property MarkerType As SDMarkerType
'Usage
 
Dim instance As SDMarker
Dim value As SDMarkerType
 
value = instance.MarkerType
public SDMarkerType MarkerType {get;}
public: __property SDMarkerType get_MarkerType();
public:
property SDMarkerType MarkerType {
   SDMarkerType get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SDMarker Class
SDMarker Members

Send Feedback