Click here to Skip to main content
15,900,724 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralHooks in VB .NET Pin
Zakaullah25-Mar-05 20:21
Zakaullah25-Mar-05 20:21 
GeneralRe: Hooks in VB .NET Pin
j45mw26-Mar-05 6:44
j45mw26-Mar-05 6:44 
GeneralRe: Hooks in VB .NET Pin
Dave Kreskowiak26-Mar-05 14:59
mveDave Kreskowiak26-Mar-05 14:59 
GeneralProblem in Currency manager Pin
Anonymous25-Mar-05 18:22
Anonymous25-Mar-05 18:22 
QuestionAdding Automation to vb.net app? Pin
sam@twmi.rr.com25-Mar-05 9:00
sam@twmi.rr.com25-Mar-05 9:00 
AnswerRe: Adding Automation to vb.net app? Pin
Dave Kreskowiak25-Mar-05 13:30
mveDave Kreskowiak25-Mar-05 13:30 
GeneralI cant see toolbar button images at run time Pin
Just Greeky Creek25-Mar-05 4:55
Just Greeky Creek25-Mar-05 4:55 
GeneralRe: I cant see toolbar button images at run time Pin
Dave Kreskowiak25-Mar-05 5:23
mveDave Kreskowiak25-Mar-05 5:23 
This has been well documented all over the 'Net. A simple Google for "EnableVisualStyles Toolbar" would have revealed hundreds of hits. After the Application.EnableVisualStyles() line, add Application.DoEvents(). This will take care of the problem for you.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralShare code between projects Pin
dwolver25-Mar-05 4:32
dwolver25-Mar-05 4:32 
GeneralRe: Share code between projects Pin
Colin Angus Mackay25-Mar-05 6:40
Colin Angus Mackay25-Mar-05 6:40 
Generalconf Pin
ramprabuaccess25-Mar-05 1:40
ramprabuaccess25-Mar-05 1:40 
GeneralRe: conf Pin
Dave Kreskowiak25-Mar-05 1:43
mveDave Kreskowiak25-Mar-05 1:43 
Generalopen a external exe within the mdi form in vb Pin
accessnetwork25-Mar-05 1:27
accessnetwork25-Mar-05 1:27 
GeneralRe: open a external exe within the mdi form in vb Pin
Dave Kreskowiak25-Mar-05 1:42
mveDave Kreskowiak25-Mar-05 1:42 
GeneralRe: open a external exe within the mdi form in vb Pin
j45mw26-Mar-05 6:46
j45mw26-Mar-05 6:46 
GeneralRe: open a external exe within the mdi form in vb Pin
Dave Kreskowiak26-Mar-05 14:53
mveDave Kreskowiak26-Mar-05 14:53 
Generaltwo tools in a single panel... Pin
besah25-Mar-05 0:20
besah25-Mar-05 0:20 
GeneralRe: two tools in a single panel... Pin
Dave Kreskowiak25-Mar-05 4:39
mveDave Kreskowiak25-Mar-05 4:39 
GeneralDropdown command button Pin
mecracked24-Mar-05 21:43
sussmecracked24-Mar-05 21:43 
GeneralRe: Dropdown command button Pin
Dave Kreskowiak25-Mar-05 4:54
mveDave Kreskowiak25-Mar-05 4:54 
GeneralRe: Dropdown command button Pin
mecracked25-Mar-05 5:46
sussmecracked25-Mar-05 5:46 
GeneralRe: Dropdown command button Pin
Dave Kreskowiak25-Mar-05 7:19
mveDave Kreskowiak25-Mar-05 7:19 
Questionhow to preview crystal report through vb code Pin
Anonymous24-Mar-05 17:00
Anonymous24-Mar-05 17:00 
GeneralPhoto Album Code Pin
NIQ24-Mar-05 16:33
NIQ24-Mar-05 16:33 
QuestionHow to get table names of a dataset Pin
Suman Singh24-Mar-05 15:30
professionalSuman Singh24-Mar-05 15:30 

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.