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