Click here to Skip to main content
15,921,660 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to remove excel .exe from memory Pin
himuskanhere16-May-06 18:17
himuskanhere16-May-06 18:17 
QuestionAccessing XML via code in Crystal Report Pin
Krishnaraj Barvathaya B15-May-06 23:25
Krishnaraj Barvathaya B15-May-06 23:25 
QuestionSport of URDU Language in VB.NET Pin
Mr. Arfan Qadir15-May-06 23:18
Mr. Arfan Qadir15-May-06 23:18 
AnswerRe: Sport of URDU Language in VB.NET Pin
Guffa16-May-06 0:54
Guffa16-May-06 0:54 
QuestionVB.net 2005 from C#.net 2003? Pin
Dave McCool15-May-06 22:44
Dave McCool15-May-06 22:44 
AnswerRe: VB.net 2005 from C#.net 2003? Pin
_AK_15-May-06 22:47
_AK_15-May-06 22:47 
AnswerRe: VB.net 2005 from C#.net 2003? Pin
Dave Doknjas16-May-06 13:03
Dave Doknjas16-May-06 13:03 
QuestionMy own visual styles? Pin
Dave McCool15-May-06 22:40
Dave McCool15-May-06 22:40 
I want to creat my own visual styles in my application similar to that of vista's black shell. How would you go about doing that? I know that this code:

void Main() <br />
{ <br />
  Application.EnableVisualStyles(); <br />
  Application.DoEvents(); <br />
  Application.Run(new Form1()); <br />
}


Gives the app a WIndows visual style, but I want it my own style. How would I do that?

In the end we're all just the same
QuestionForcing Taskbar Grouping Pin
ratbert1009ca15-May-06 22:21
ratbert1009ca15-May-06 22:21 
QuestionWebbrowser security VB 2005 Pin
Dave McCool15-May-06 22:18
Dave McCool15-May-06 22:18 
Questionlistview does not refresh colors Pin
iulia12315-May-06 22:06
iulia12315-May-06 22:06 
Questionerror Pin
amaneet15-May-06 21:48
amaneet15-May-06 21:48 
AnswerRe: error Pin
Steve Pullan15-May-06 22:17
Steve Pullan15-May-06 22:17 
AnswerRe: error Pin
J4amieC15-May-06 23:23
J4amieC15-May-06 23:23 
AnswerRe: error Pin
_mubashir16-May-06 2:04
_mubashir16-May-06 2:04 
AnswerRe: error Pin
Guffa16-May-06 2:49
Guffa16-May-06 2:49 
GeneralRe: error Pin
Dave Kreskowiak16-May-06 9:00
mveDave Kreskowiak16-May-06 9:00 
GeneralRe: error Pin
Guffa16-May-06 21:51
Guffa16-May-06 21:51 
GeneralRe: error Pin
Dave Kreskowiak18-May-06 5:19
mveDave Kreskowiak18-May-06 5:19 
QuestionDisplaying Chinese Characters In VB6 Pin
HatakeKaKaShi15-May-06 21:32
HatakeKaKaShi15-May-06 21:32 
QuestionMidi Wndow Pin
Scorpio15-May-06 20:34
Scorpio15-May-06 20:34 
AnswerRe: Midi Wndow Pin
Rizwan Bashir15-May-06 21:41
Rizwan Bashir15-May-06 21:41 
GeneralRe: Midi Wndow Pin
Scorpio15-May-06 22:24
Scorpio15-May-06 22:24 
GeneralRe: Midi Wndow Pin
_AK_15-May-06 22:44
_AK_15-May-06 22:44 
Questionconnect sql 2005 using standard security Pin
amilapradeep15-May-06 20:16
amilapradeep15-May-06 20:16 

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.