Click here to Skip to main content
15,922,007 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Datagrid row delete Pin
Jwalant Natvarlal Soneji18-Aug-07 6:30
Jwalant Natvarlal Soneji18-Aug-07 6:30 
Questionxp themes buttons cutting off text? Pin
raventatatatata17-Aug-07 21:57
raventatatatata17-Aug-07 21:57 
AnswerRe: xp themes buttons cutting off text? Pin
Dave Kreskowiak18-Aug-07 3:00
mveDave Kreskowiak18-Aug-07 3:00 
GeneralRe: xp themes buttons cutting off text? Pin
raventatatatata18-Aug-07 5:02
raventatatatata18-Aug-07 5:02 
GeneralRe: xp themes buttons cutting off text? Pin
Dave Kreskowiak18-Aug-07 9:33
mveDave Kreskowiak18-Aug-07 9:33 
GeneralRe: xp themes buttons cutting off text? Pin
raventatatatata18-Aug-07 19:33
raventatatatata18-Aug-07 19:33 
GeneralRe: xp themes buttons cutting off text? Pin
Dave Kreskowiak19-Aug-07 3:30
mveDave Kreskowiak19-Aug-07 3:30 
GeneralRe: xp themes buttons cutting off text? Pin
raventatatatata19-Aug-07 19:55
raventatatatata19-Aug-07 19:55 
Thanks, OK:

I tried adding the Apllication.DoEvents() line after it but there's no change.

Is this where I'm supposed to be putting these lines?

Public Sub New()
MyBase.New()

Application.EnableVisualStyles()
Application.DoEvents()

'This call is required by the Windows Form Designer.
InitializeComponent()

'Add any initialization after the InitializeComponent() call

End Sub

Thanks again,

Russell
GeneralRe: xp themes buttons cutting off text? Pin
Dave Kreskowiak20-Aug-07 1:58
mveDave Kreskowiak20-Aug-07 1:58 
GeneralRe: xp themes buttons cutting off text? Pin
raventatatatata22-Aug-07 15:31
raventatatatata22-Aug-07 15:31 
GeneralRe: xp themes buttons cutting off text? Pin
Dave Kreskowiak22-Aug-07 16:22
mveDave Kreskowiak22-Aug-07 16:22 
GeneralRe: xp themes buttons cutting off text? Pin
raventatatatata23-Aug-07 16:43
raventatatatata23-Aug-07 16:43 
GeneralRe: xp themes buttons cutting off text? Pin
raventatatatata30-Aug-07 1:03
raventatatatata30-Aug-07 1:03 
Questionblock / unblock application Pin
Rupesh Kumar Swami17-Aug-07 21:10
Rupesh Kumar Swami17-Aug-07 21:10 
AnswerRe: block / unblock application Pin
Christian Graus17-Aug-07 23:44
protectorChristian Graus17-Aug-07 23:44 
GeneralRe: block / unblock application Pin
Rupesh Kumar Swami18-Aug-07 1:38
Rupesh Kumar Swami18-Aug-07 1:38 
GeneralRe: block / unblock application Pin
Dave Kreskowiak18-Aug-07 2:59
mveDave Kreskowiak18-Aug-07 2:59 
GeneralRe: block / unblock application Pin
Rupesh Kumar Swami19-Aug-07 22:32
Rupesh Kumar Swami19-Aug-07 22:32 
GeneralRe: block / unblock application Pin
Dave Kreskowiak20-Aug-07 1:59
mveDave Kreskowiak20-Aug-07 1:59 
Questionhow to download mails from server to local machine. Pin
rahul.net1117-Aug-07 20:26
rahul.net1117-Aug-07 20:26 
AnswerRe: how to download mails from server to local machine. Pin
MidwestLimey18-Aug-07 10:43
professionalMidwestLimey18-Aug-07 10:43 
QuestionHow to Get Dynamic Help using using Ctrl+F1 for VBA APIs Pin
Jahnson K17-Aug-07 10:33
Jahnson K17-Aug-07 10:33 
Questionvb.net serialport class transmission problem [modified] Pin
Cory Kimble17-Aug-07 6:50
Cory Kimble17-Aug-07 6:50 
AnswerRe: vb.net serialport class transmission problem [modified] Pin
Luc Pattyn17-Aug-07 7:22
sitebuilderLuc Pattyn17-Aug-07 7:22 
GeneralRe: vb.net serialport class transmission problem Pin
Cory Kimble17-Aug-07 9:05
Cory Kimble17-Aug-07 9:05 

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.