MVPSI.JAMS Namespace > EditSourceDialog Class : SizeGripStyle Property |
'Declaration
<SRCategoryAttribute("Window Style")> <System.ComponentModel.DefaultValueAttribute()> <SRDescriptionAttribute("Determines when the SizeGrip will be displayed for the form.")> Public Property SizeGripStyle As System.Windows.Forms.SizeGripStyle
'Usage
Dim instance As EditSourceDialog Dim value As System.Windows.Forms.SizeGripStyle instance.SizeGripStyle = value value = instance.SizeGripStyle
[SRCategory("Window Style")] [System.ComponentModel.DefaultValue()] [SRDescription("Determines when the SizeGrip will be displayed for the form.")] public System.Windows.Forms.SizeGripStyle SizeGripStyle {get; set;}
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