Miner.Controls Assembly > Miner.Controls Namespace > ImageComboBox Class : DropDownHeight Property |
'Declaration <SRCategoryAttribute("CatBehavior")> <SRDescriptionAttribute("ComboBoxDropDownHeightDescr")> <System.ComponentModel.BrowsableAttribute(True)> <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Always)> <System.ComponentModel.DefaultValueAttribute(106)> Public Property DropDownHeight As System.Integer
'Usage Dim instance As ImageComboBox Dim value As System.Integer instance.DropDownHeight = value value = instance.DropDownHeight
[SRCategory("CatBehavior")] [SRDescription("ComboBoxDropDownHeightDescr")] [System.ComponentModel.Browsable(true)] [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Always)] [System.ComponentModel.DefaultValue(106)] public System.int DropDownHeight {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.