Click here to Skip to main content
16,011,447 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: What is the best way to return a large amount of related information from a routine? Pin
William Winner16-Feb-10 9:40
William Winner16-Feb-10 9:40 
GeneralRe: What is the best way to return a large amount of related information from a routine? Pin
Euhemerus16-Feb-10 10:53
Euhemerus16-Feb-10 10:53 
Questionchange font format of button Pin
Coloniac16-Feb-10 8:05
Coloniac16-Feb-10 8:05 
AnswerRe: change font format of button Pin
Luc Pattyn16-Feb-10 8:31
sitebuilderLuc Pattyn16-Feb-10 8:31 
AnswerRe: change font format of button Pin
Coloniac16-Feb-10 9:09
Coloniac16-Feb-10 9:09 
GeneralRe: change font format of button Pin
Luc Pattyn16-Feb-10 9:18
sitebuilderLuc Pattyn16-Feb-10 9:18 
AnswerRe: change font format of button Pin
Euhemerus16-Feb-10 8:34
Euhemerus16-Feb-10 8:34 
AnswerRe: change font format of button Pin
David Skelly16-Feb-10 22:47
David Skelly16-Feb-10 22:47 
If you search through the articles here on the Code Project site, you will find quite a few that show you how to write your own custom button. I had a quick look to see if anyone had come up with an equivalent to Java's JButton support for HTML in the button caption, something like

<b>2010-02-16</b> 10:00-11:00


but I couldn't see anything. That's probably a bit harder than it first appears to get all the relevant HTML tags covered (bold, font family, font colour, italic, etc.), but it should be possible to use some of the articles to build your own custom button to get the effect you're after if you know in advance what limited functionality you want to support. You don't have to use HTML tags, that's just a starting thought; go with whatever is the easiest answer for your needs.
Questionautomatic login with webbrowser Pin
gokhan üstüner16-Feb-10 2:42
professionalgokhan üstüner16-Feb-10 2:42 
AnswerRe: automatic login with webbrowser Pin
DaveAuld16-Feb-10 2:50
professionalDaveAuld16-Feb-10 2:50 
AnswerRe: automatic login with webbrowser Pin
DaveAuld16-Feb-10 3:38
professionalDaveAuld16-Feb-10 3:38 
Questionhow to Tracking windows application? Pin
police_0104016-Feb-10 1:42
police_0104016-Feb-10 1:42 
AnswerRe: how to Tracking windows application? Pin
DaveAuld16-Feb-10 2:09
professionalDaveAuld16-Feb-10 2:09 
GeneralRe: how to Tracking windows application? Pin
police_0104016-Feb-10 2:29
police_0104016-Feb-10 2:29 
GeneralRe: how to Tracking windows application? Pin
DaveAuld16-Feb-10 2:35
professionalDaveAuld16-Feb-10 2:35 
Questionhow to get burned date on CDRom? Pin
phowarso15-Feb-10 23:38
phowarso15-Feb-10 23:38 
AnswerRe: how to get burned date on CDRom? Pin
Dave Kreskowiak16-Feb-10 2:16
mveDave Kreskowiak16-Feb-10 2:16 
QuestionConverting an ASP.NET website into a C# Pin
Basetsana15-Feb-10 23:38
Basetsana15-Feb-10 23:38 
AnswerRe: Converting an ASP.NET website into a C# Pin
εїзεїзεїз15-Feb-10 23:52
εїзεїзεїз15-Feb-10 23:52 
AnswerRe: Converting an ASP.NET website into a C# Pin
εїзεїзεїз15-Feb-10 23:57
εїзεїзεїз15-Feb-10 23:57 
AnswerRe: Converting an ASP.NET website into a C# Pin
Dave Kreskowiak16-Feb-10 2:15
mveDave Kreskowiak16-Feb-10 2:15 
QuestionFilter in crystal report Pin
akosidandan15-Feb-10 23:04
akosidandan15-Feb-10 23:04 
AnswerRe: Filter in crystal report Pin
εїзεїзεїз15-Feb-10 23:48
εїзεїзεїз15-Feb-10 23:48 
GeneralRe: Filter in crystal report Pin
akosidandan15-Feb-10 23:56
akosidandan15-Feb-10 23:56 
GeneralRe: Filter in crystal report Pin
εїзεїзεїз16-Feb-10 0:28
εїзεїзεїз16-Feb-10 0:28 

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.