|  | 
| Disable DialogBar Gripper | 
| Post Reply   | 
| Author | |
| LittleJK   Senior Member     Joined: 13 April 2006 Status: Offline Points: 168 |  Post Options  Thanks(0)  Quote  Reply  Topic: Disable DialogBar Gripper Posted: 26 May 2006 at 5:54pm | 
| 
   Hi is there anyway to remove the gripper like in the commandbar?
    | |
|  | |
| sserge   Moderator Group   Joined: 01 December 2004 Status: Offline Points: 1297 |  Post Options  Thanks(0)  Quote  Reply  Posted: 27 May 2006 at 4:45pm | 
| 
   can you show at a screenshot how would you like that to look? -- WBR, Serge | |
|  | |
| LittleJK   Senior Member     Joined: 13 April 2006 Status: Offline Points: 168 |  Post Options  Thanks(0)  Quote  Reply  Posted: 29 May 2006 at 11:03am | 
| To remove the Gripper option with the commandbar is: CommandBars.ActiveMenuBar.ModifyStyle XTP_CBRS_GRIPPER, 0 but it doesn't do the same thing for the dialogbar which is part of the commandbar. You can put the same code when declaring the params for the dialogbar but it doesn't work. 
 
 | |
|  | |
| LittleJK   Senior Member     Joined: 13 April 2006 Status: Offline Points: 168 |  Post Options  Thanks(0)  Quote  Reply  Posted: 29 May 2006 at 11:05am | 
| Yeah not to be a pain but can someone move this to the Commandbar section? I just noticed that I posted this question in the report control section. | |
|  | |
| LittleJK   Senior Member     Joined: 13 April 2006 Status: Offline Points: 168 |  Post Options  Thanks(0)  Quote  Reply  Posted: 29 May 2006 at 1:39pm | 
| Yeah I figured it out how to keep it from moving around. I was trying to set the activemenubar of the dialogbar but there is no activebar in the first place. Plus by enabling the docking to xtpFlagStreched keeps it from being resized. 
    
 | |
|  | |
| 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 |