![]() |
Typo in CXTResizeDialog |
Post Reply
|
| Author | |
ABuenger
Newbie
Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
Quote Reply
Topic: Typo in CXTResizeDialogPosted: 23 July 2007 at 10:47am |
|
enum XTResize
{ xtResizeNoSizeIcon = 0x01, // Do not add size icon. xtResizeNoHorisontal = 0x02, // No horizontal resizing. xtResizeNoVertical = 0x04, // No vertical resizing. xtResizeNoMinsize = 0x08, // Do not require a minimum size. xtResizeNoClipChildren = 0x10, // Do not set clip children style. xtResizeNoTransparentGroup = 0x20 // Do not set transparent style for group boxes. }; |
|
|
Codejock support
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |