public | LogView() |
public | LogView(LogViewCreateParams& createParams) |
public | LogView(const FontFamily& fontFamily, float fontSize, const Color& backgroundColor, const Color& textColor, const Point& location, const Size& size, Dock dock, Anchors anchors) |
public | LogView(const Point& location, const Size& size, Dock dock, Anchors anchors) |
protected override void | OnKeyDown(KeyEventArgs& args) |
protected override void | OnMouseDown(MouseEventArgs& args) |
protected override void | OnPaint(PaintEventArgs& args) |
public virtual void | WriteLine(const String<char>& text) |