Miner.Controls Assembly > Miner.Controls Namespace > ToggleButton Class : Text Property |
'Declaration <System.ComponentModel.EditorAttribute("System.ComponentModel.Design.MultilineStringEditor, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.Drawing.Design.UITypeEditor)> <System.ComponentModel.SettingsBindableAttribute(True)> Public Overridable Property Text As System.String
'Usage Dim instance As ToggleButton Dim value As System.String instance.Text = value value = instance.Text
[System.ComponentModel.Editor("System.ComponentModel.Design.MultilineStringEditor, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.Drawing.Design.UITypeEditor)] [System.ComponentModel.SettingsBindable(true)] public virtual System.string Text {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.