Field CreateInnerControl
Gets or sets function which creates inner label.
public static Func<Control> CreateInnerControl
Returns
Remarks
Result of this function must support at least ITextProperty interface.
Gets or sets function which creates inner label.
public static Func<Control> CreateInnerControl
Result of this function must support at least ITextProperty interface.