StatusStripUpdateDisplayDropDownItems Property |
This property is not available for this class.
Namespace: Kjs.AppLife.Update.ControllerAssembly: Kjs.AppLife.Update.Controller (in Kjs.AppLife.Update.Controller.dll) Version: 5.1.0.9 (5.1.0.9)
Syntaxpublic ToolStripItemCollection DropDownItems { get; }
Public ReadOnly Property DropDownItems As ToolStripItemCollection
Get
public:
property ToolStripItemCollection^ DropDownItems {
ToolStripItemCollection^ get ();
}
member DropDownItems : ToolStripItemCollection with get
Property Value
Type:
ToolStripItemCollection
See Also