|
inline |
Makes a button visible or hidden.
Call this function to show or hide a button when it's hidden because its parent toolbar is stretched. Use SetVisible() to change the "general" visibility of a button.
bShow | Specifies whether to show (TRUE) or hide (FALSE) the button. |