Visual Basic (Declaration) | |
---|---|
Public Property Position As LeftRightAlignment |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As SideButtonBaseInfo Dim value As LeftRightAlignment instance.Position = value value = instance.Position |
C# | |
---|---|
public LeftRightAlignment Position {get; set;} |
Property Value
A ButtonPosition enumeration that indicates the position of the side button.The default is ButtonPosition.RightInside.
With the Position property, you can change the position of the SideButtonBase object. The button can be inside or outside at the left or right of the container control's border.
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8