Nevron.UI.WinForm.Controls Namespace > NStatusBarPanel Class : AutoSize Property |
'Declaration
<SRCategoryAttribute("Appearance")> <System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.All)> <SRDescriptionAttribute("Determines how a panel will resize when the parent changes size.")> Public Property AutoSize As System.Windows.Forms.StatusBarPanelAutoSize
'Usage
Dim instance As NStatusBarPanel Dim value As System.Windows.Forms.StatusBarPanelAutoSize instance.AutoSize = value value = instance.AutoSize
[SRCategory("Appearance")] [System.ComponentModel.DefaultValue()] [System.ComponentModel.RefreshProperties(RefreshProperties.All)] [SRDescription("Determines how a panel will resize when the parent changes size.")] public System.Windows.Forms.StatusBarPanelAutoSize AutoSize {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