Click here to Skip to main content
15,910,009 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionEmailing data Pin
IETaxguard31-Jul-07 4:02
IETaxguard31-Jul-07 4:02 
AnswerRe: Emailing data Pin
Dave Kreskowiak31-Jul-07 7:18
mveDave Kreskowiak31-Jul-07 7:18 
Questioninserting records using vb.net Pin
jds120731-Jul-07 3:41
jds120731-Jul-07 3:41 
AnswerRe: inserting records using vb.net Pin
Tim Carmichael31-Jul-07 3:50
Tim Carmichael31-Jul-07 3:50 
QuestionThe Scope of the Adapter in the Following code Pin
Vimalsoft(Pty) Ltd31-Jul-07 3:16
professionalVimalsoft(Pty) Ltd31-Jul-07 3:16 
AnswerRe: The Scope of the Adapter in the Following code Pin
Dave Kreskowiak31-Jul-07 7:13
mveDave Kreskowiak31-Jul-07 7:13 
Questionmove the toolbar in program Pin
eyes200731-Jul-07 1:29
eyes200731-Jul-07 1:29 
AnswerRe: move the toolbar in program Pin
Tom Deketelaere31-Jul-07 1:46
professionalTom Deketelaere31-Jul-07 1:46 
I'm assuming you use a toolstrip for this

if so you can do this very easaly

just select the toolstrip and then in the tasks window (the little arrow on the upper right corner of the control or the gray area under the properties window) select 'embed in toolstripcontainer' then just put the toolstripcontainer dock property on fill.

after this the user can move the toolstrip around the form (all controls added to the form must be in the toolstripcontainer)

the 'gripstyle' property of the toolstrip has to be set to 'visible'
GeneralRe: move the toolbar in program Pin
eyes200731-Jul-07 2:46
eyes200731-Jul-07 2:46 
GeneralRe: move the toolbar in program Pin
MartyK200731-Jul-07 3:17
MartyK200731-Jul-07 3:17 
GeneralRe: move the toolbar in program Pin
Tom Deketelaere31-Jul-07 3:25
professionalTom Deketelaere31-Jul-07 3:25 
GeneralRe: move the toolbar in program Pin
Tom Deketelaere31-Jul-07 20:59
professionalTom Deketelaere31-Jul-07 20:59 
GeneralRe: move the toolbar in program [modified] Pin
eyes200731-Jul-07 4:22
eyes200731-Jul-07 4:22 
QuestionUpdating a control via a Thread Pin
portech31-Jul-07 1:08
portech31-Jul-07 1:08 
AnswerRe: Updating a control via a Thread Pin
Luc Pattyn31-Jul-07 1:15
sitebuilderLuc Pattyn31-Jul-07 1:15 
QuestionSet focus to a tabpage Pin
Sadiq Parker31-Jul-07 0:40
Sadiq Parker31-Jul-07 0:40 
AnswerRe: Set focus to a tabpage Pin
Christian Graus31-Jul-07 0:47
protectorChristian Graus31-Jul-07 0:47 
GeneralRe: Set focus to a tabpage [modified] Pin
Tom Deketelaere31-Jul-07 1:39
professionalTom Deketelaere31-Jul-07 1:39 
GeneralRe: Set focus to a tabpage Pin
SamRST31-Jul-07 4:12
SamRST31-Jul-07 4:12 
GeneralRe: Set focus to a tabpage Pin
Tom Deketelaere31-Jul-07 4:47
professionalTom Deketelaere31-Jul-07 4:47 
GeneralRe: Set focus to a tabpage Pin
SamRST31-Jul-07 4:13
SamRST31-Jul-07 4:13 
QuestionUrgent connection pooling Pin
viralbhatt30-Jul-07 23:09
viralbhatt30-Jul-07 23:09 
AnswerRe: Urgent connection pooling Pin
Christian Graus31-Jul-07 0:23
protectorChristian Graus31-Jul-07 0:23 
GeneralRe: Urgent connection pooling Pin
viralbhatt31-Jul-07 0:49
viralbhatt31-Jul-07 0:49 
AnswerRe: Urgent connection pooling Pin
Naji El Kotob31-Jul-07 0:55
Naji El Kotob31-Jul-07 0:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.