public | ButtonBase(ControlCreateParams& controlCreateParams) |
public | ButtonBase(const String<char>& windowClassName, WindowClassStyle windowClassStyle, WindowStyle style, ExtendedWindowStyle exStyle, const Color& backgroundColor, const String<char>& text, const Point& location, const Size& size, Dock dock, Anchors anchors) |
public Result<bool> | DoClick() |
internal Result<bool> | OnClickInternal() |