Method GetControlCategory
GetControlCategory(Type)
Returns toolbox category of the control.
public static ControlCategoryAttribute? GetControlCategory(Type type)
Parameters
type
TypeType of the control.
Returns toolbox category of the control.
public static ControlCategoryAttribute? GetControlCategory(Type type)
type
TypeType of the control.