Click here to Skip to main content
15,905,867 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: HTML report in VB 6.0 Pin
MarcelErz12-Dec-05 4:32
MarcelErz12-Dec-05 4:32 
QuestionPrinting with vb.net (Urgent) Pin
HemaRawat11-Dec-05 20:06
HemaRawat11-Dec-05 20:06 
AnswerRe: Printing with vb.net (Urgent) Pin
uktrips00711-Dec-05 20:53
uktrips00711-Dec-05 20:53 
GeneralRe: Printing with vb.net (Urgent) Pin
HemaRawat11-Dec-05 21:05
HemaRawat11-Dec-05 21:05 
GeneralRe: Printing with vb.net (Urgent) Pin
uktrips00711-Dec-05 23:16
uktrips00711-Dec-05 23:16 
AnswerRe: Printing with vb.net (Urgent) Pin
Briga12-Dec-05 1:37
Briga12-Dec-05 1:37 
GeneralRe: Printing with vb.net (Urgent) Pin
HemaRawat12-Dec-05 17:33
HemaRawat12-Dec-05 17:33 
QuestionTooltip for datagridview Pin
LongNguyen11-Dec-05 18:52
LongNguyen11-Dec-05 18:52 
I'm using VS2005. I designed a form with a datagridview, after that I add a tooltip control. In form_load :

Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
ToolTip1.SetToolTip(DataGridView1, "DataGridView1")
End Sub

But when I runned my form, the tooltip "DataGridView1" didn't appear. Why?
AnswerRe: Tooltip for datagridview Pin
uktrips00711-Dec-05 21:02
uktrips00711-Dec-05 21:02 
QuestionRe: Tooltip for datagridview Pin
LongNguyen11-Dec-05 22:25
LongNguyen11-Dec-05 22:25 
QuestionSound Pin
Polymorpher11-Dec-05 17:57
Polymorpher11-Dec-05 17:57 
AnswerRe: Sound Pin
Briga11-Dec-05 22:40
Briga11-Dec-05 22:40 
GeneralRe: Sound Pin
Polymorpher13-Dec-05 15:42
Polymorpher13-Dec-05 15:42 
QuestionCreating windows service in vb.net Pin
tusar12311-Dec-05 17:40
tusar12311-Dec-05 17:40 
AnswerRe: Creating windows service in vb.net Pin
Steve Pullan11-Dec-05 17:46
Steve Pullan11-Dec-05 17:46 
Questionpassword setting ...for pocket pc Pin
eileenpp11-Dec-05 16:16
eileenpp11-Dec-05 16:16 
QuestionCommon Language Runtime Debugging Services(error) Pin
Mazitan11-Dec-05 15:43
Mazitan11-Dec-05 15:43 
AnswerRe: Common Language Runtime Debugging Services(error) Pin
Steve Pullan11-Dec-05 17:41
Steve Pullan11-Dec-05 17:41 
GeneralRe: Common Language Runtime Debugging Services(error) Pin
Mazitan12-Dec-05 13:24
Mazitan12-Dec-05 13:24 
GeneralRe: Common Language Runtime Debugging Services(error) Pin
Steve Pullan12-Dec-05 14:04
Steve Pullan12-Dec-05 14:04 
GeneralRe: Common Language Runtime Debugging Services(error) Pin
Mazitan12-Dec-05 14:38
Mazitan12-Dec-05 14:38 
GeneralRe: Common Language Runtime Debugging Services(error) Pin
Steve Pullan12-Dec-05 14:58
Steve Pullan12-Dec-05 14:58 
GeneralRe: Common Language Runtime Debugging Services(error) Pin
Mazitan12-Dec-05 15:06
Mazitan12-Dec-05 15:06 
GeneralRe: Common Language Runtime Debugging Services(error) Pin
Steve Pullan12-Dec-05 18:57
Steve Pullan12-Dec-05 18:57 
GeneralRe: Common Language Runtime Debugging Services(error) Pin
Mazitan13-Dec-05 15:09
Mazitan13-Dec-05 15:09 

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.