Miner.Controls Assembly > Miner.Controls Namespace > ColorPicker Class : AutoSizeChanged Event |
'Declaration <SRCategoryAttribute("CatPropertyChanged")> <SRDescriptionAttribute("ControlOnAutoSizeChangedDescr")> <System.ComponentModel.BrowsableAttribute(True)> <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Always)> Public Event AutoSizeChanged As System.EventHandler
'Usage Dim instance As ColorPicker Dim handler As System.EventHandler AddHandler instance.AutoSizeChanged, handler
[SRCategory("CatPropertyChanged")] [SRDescription("ControlOnAutoSizeChangedDescr")] [System.ComponentModel.Browsable(true)] [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Always)] public event System.EventHandler AutoSizeChanged
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.