ESRI.ArcGIS.ADF.Local | |
Margin Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.COMSupport Namespace > OLE Class : Margin Property |
Visual Basic (Declaration) | |
---|---|
<SRCategoryAttribute("Layout")> <SRDescriptionAttribute("Specifies space between this control and another control's margin.")> <LocalizableAttribute(True)> Public Property Margin As Padding |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As OLE Dim value As Padding instance.Margin = value value = instance.Margin |
C# | |
---|---|
[SRCategoryAttribute("Layout")] [SRDescriptionAttribute("Specifies space between this control and another control's margin.")] [LocalizableAttribute(true)] public Padding Margin {get; set;} |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family