xtd 0.2.0
Loading...
Searching...
No Matches

◆ set_client_size_core()

void xtd::forms::track_bar::set_client_size_core ( int32  width,
int32  height 
)
overrideprotectedvirtual

Sets the size of the client area of the control.

Parameters
widthThe client area width, in pixels.
heightThe client area height, in pixels.

Reimplemented from xtd::forms::control.