parent
aa8c95645b
commit
e64118658d
1 changed files with 6 additions and 0 deletions
|
|
@ -1533,6 +1533,12 @@ public:
|
|||
*/
|
||||
wxSizerFlags& DoubleBorder(int direction = wxALL);
|
||||
|
||||
/**
|
||||
Sets the border in left and right directions having the default
|
||||
border size.
|
||||
*/
|
||||
wxSizerFlags& HorzBorder();
|
||||
|
||||
/**
|
||||
Sets the border in left and right directions having twice the default
|
||||
border size.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue