Click here to Skip to main content
15,917,926 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: DataGrid in .Net Pin
Britnt713-Sep-04 3:37
Britnt713-Sep-04 3:37 
GeneralRe: DataGrid in .Net Pin
Nick Seng13-Sep-04 4:00
Nick Seng13-Sep-04 4:00 
GeneralRe: DataGrid in .Net Pin
Britnt713-Sep-04 4:13
Britnt713-Sep-04 4:13 
GeneralRe: DataGrid in .Net Pin
Nick Seng13-Sep-04 4:20
Nick Seng13-Sep-04 4:20 
GeneralRe: DataGrid in .Net Pin
Britnt713-Sep-04 5:19
Britnt713-Sep-04 5:19 
GeneralRe: DataGrid in .Net Pin
Nick Seng13-Sep-04 14:04
Nick Seng13-Sep-04 14:04 
General.Net ToolTip properties Pin
mryan999910-Sep-04 8:43
mryan999910-Sep-04 8:43 
GeneralRe: .Net ToolTip properties Pin
Dave Kreskowiak10-Sep-04 10:04
mveDave Kreskowiak10-Sep-04 10:04 
That's because the ToolTip controls in the Shell Common Controls .DLL, that the ToolTip .NET Classes wrap, don't support changing the font. In order to implement new fonts and custom graphics, you would have to write your own ToolTip control, inheriting from the existing ToolTop Class and owner draw everything yourself. If your a beginner, I don't recommend tackling this.

But, if you want to do this, you can take a look at a couple of samples of this on GotDotNet:
Extended ToolTip (IExtenderProvider Sample)[^]
ToolTipClass - ToolTip with more features[^]


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

GeneralRe: .Net ToolTip properties Pin
mryan999916-Sep-04 12:19
mryan999916-Sep-04 12:19 
Generalvb and ms soap Pin
necroleak9-Sep-04 21:58
sussnecroleak9-Sep-04 21:58 
GeneralRe: vb and ms soap Pin
Purple Monk9-Sep-04 23:42
Purple Monk9-Sep-04 23:42 
GeneralRe: vb and ms soap Pin
necroleak10-Sep-04 0:41
sussnecroleak10-Sep-04 0:41 
GeneralRe: vb and ms soap Pin
Purple Monk10-Sep-04 4:33
Purple Monk10-Sep-04 4:33 
GeneralA little problem in ActiveX control programming Pin
gamerPotatoe9-Sep-04 21:15
gamerPotatoe9-Sep-04 21:15 
GeneralRe: A little problem in ActiveX control programming Pin
Hadi Fakhreddine13-Sep-04 0:25
Hadi Fakhreddine13-Sep-04 0:25 
GeneralRe: A little problem in ActiveX control programming Pin
gamerPotatoe13-Sep-04 2:42
gamerPotatoe13-Sep-04 2:42 
GeneralRe: A little problem in ActiveX control programming Pin
Hadi Fakhreddine13-Sep-04 4:53
Hadi Fakhreddine13-Sep-04 4:53 
Generalhandling events of a combo box in datagrid Pin
sribusam9-Sep-04 20:33
sribusam9-Sep-04 20:33 
QuestionMouse Hit Test: How?? Pin
bitpusher9-Sep-04 13:05
bitpusher9-Sep-04 13:05 
AnswerRe: Mouse Hit Test: How?? Pin
beowulfagate9-Sep-04 13:37
beowulfagate9-Sep-04 13:37 
GeneralRe: Mouse Hit Test: How?? Pin
bitpusher9-Sep-04 13:49
bitpusher9-Sep-04 13:49 
GeneralRe: Mouse Hit Test: How?? Pin
Purple Monk10-Sep-04 0:00
Purple Monk10-Sep-04 0:00 
AnswerRe: Mouse Hit Test: How?? Pin
Dennis C. Dietrich10-Sep-04 9:09
Dennis C. Dietrich10-Sep-04 9:09 
AnswerRe: Mouse Hit Test: How?? Pin
Dennis C. Dietrich10-Sep-04 15:15
Dennis C. Dietrich10-Sep-04 15:15 
GeneralVBA Word ActiveDocument.RoutingSlip problem Pin
Doug Wright9-Sep-04 10:52
Doug Wright9-Sep-04 10:52 

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.