BCGControlBar Library for .NET
SDMarker Class
Members 




Inherits SimplePopup Class of the BCGSoft.Controls.Shared.

Represents smart docking marker. Such docking markers are used in Visual Studio 2005 on tracking docking panes. The SDMarkers are managed by an instance of the SDManager.
Object Model
SDMarker Class
Syntax
'Declaration
 
Public Class SDMarker 
   Inherits BCGSoft.Controls.Shared.SimplePopup
'Usage
 
Dim instance As SDMarker
public class SDMarker : BCGSoft.Controls.Shared.SimplePopup 
public __gc class SDMarker : public BCGSoft.Controls.Shared.SimplePopup 
public ref class SDMarker : public BCGSoft.Controls.Shared.SimplePopup 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     BCGSoft.Controls.Shared.SimplePopup
                        BCGSoft.ControlBars.SDMarker

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 Members
BCGSoft.ControlBars Namespace

Send Feedback