RibbonDropDown Constructor (String) |
Initializes a new RibbonDropDown instance.
Namespace: Colygon.MatchPoint.Common.RibbonAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public RibbonDropDown(
string label
)
Parameters
- label
- Type: SystemString
The label of the drop down list.
See Also