public | Panel(PanelCreateParams& createParams) |
public | Panel(const Point& location, const Size& size, Dock dock, Anchors anchors) |
public | Panel(const String<char>& windowClassName, const String<char>& text, const Point& location, const Size& size, Dock dock, Anchors anchors, const Color& backgroundColor) |
public inline nothrow bool | DontPaint() const |
protected override void | OnPaint(PaintEventArgs& args) |
public override void | PrintWindowTree(int level) |
public nothrow void | ResetDontPaint() |
public nothrow void | SetDontPaint() |
private enum | Flags |
private Flags | flags |