MVPSI.JAMS Namespace > SubmitMenu Class : Right Property |
'Declaration
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> <SRCategoryAttribute("Layout")> <SRDescriptionAttribute("The distance, in pixels, between the right edge of the control and the left edge of its container's client area.")> Public ReadOnly Property Right As System.Integer
'Usage
Dim instance As SubmitMenu Dim value As System.Integer value = instance.Right
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [System.ComponentModel.Browsable(false)] [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] [SRCategory("Layout")] [SRDescription("The distance, in pixels, between the right edge of the control and the left edge of its container's client area.")] public System.int Right {get;}
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