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

Visual Basic

 
GeneralAccess XP DAO DB and VB6 Pin
paykani2-Apr-05 18:39
paykani2-Apr-05 18:39 
GeneralAccess DB and VB6 Pin
Anonymous2-Apr-05 18:22
Anonymous2-Apr-05 18:22 
GeneralGenerating Barcodes from VB.Net Pin
ljc772-Apr-05 5:02
ljc772-Apr-05 5:02 
GeneralRe: Generating Barcodes from VB.Net Pin
Ray Cassick2-Apr-05 5:29
Ray Cassick2-Apr-05 5:29 
GeneralRe: Generating Barcodes from VB.Net Pin
j45mw3-Apr-05 19:49
j45mw3-Apr-05 19:49 
GeneralRe: Generating Barcodes from VB.Net Pin
Anonymous5-Apr-05 10:45
Anonymous5-Apr-05 10:45 
Generalfont names in combo box Pin
sam_pune2-Apr-05 4:20
sam_pune2-Apr-05 4:20 
GeneralRe: font names in combo box Pin
Dave Kreskowiak3-Apr-05 4:32
mveDave Kreskowiak3-Apr-05 4:32 
sam_pune wrote:
How can I add system installed fonts in my combo box?

There's a description of how to enumerate the installed fonts here[^] on MSDN.


sam_pune wrote:
I also want to add color names in another combo box.

Is there something wrong with ComboBox1.Items.Add("colorName")? Or what are you looking for here?


sam_pune wrote:
How can I show image in textbox

You can't. TextBox doesn't support images or hosting other controls.
RichTextBox will support images though. There's an article by Khendys Gordon that demonstrates who to do this here[^] on CP. It's written in C#, but is easily convertable to VB.NET.



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

GeneralFoldercopyprogress shown in progressbar Pin
Wassilli2-Apr-05 2:47
Wassilli2-Apr-05 2:47 
GeneralRe: Foldercopyprogress shown in progressbar Pin
skrtbh2-Apr-05 4:54
skrtbh2-Apr-05 4:54 
GeneralRe: Foldercopyprogress shown in progressbar Pin
Wassilli2-Apr-05 21:24
Wassilli2-Apr-05 21:24 
GeneralRe: Foldercopyprogress shown in progressbar Pin
Dave Kreskowiak3-Apr-05 4:21
mveDave Kreskowiak3-Apr-05 4:21 
GeneralRe: Foldercopyprogress shown in progressbar Pin
Wassilli3-Apr-05 4:57
Wassilli3-Apr-05 4:57 
GeneralError Exception Message when I close the app. Pin
viettho1-Apr-05 13:48
viettho1-Apr-05 13:48 
GeneralSetup a form for printing (VB6) Pin
PalleJensen1-Apr-05 13:15
PalleJensen1-Apr-05 13:15 
GeneralObject reference not set to an instance of an object Pin
VB.NET Newbie1-Apr-05 11:21
sussVB.NET Newbie1-Apr-05 11:21 
GeneralRe: Object reference not set to an instance of an object Pin
Dave Kreskowiak1-Apr-05 13:42
mveDave Kreskowiak1-Apr-05 13:42 
GeneralRe: Object reference not set to an instance of an object Pin
VB .NET Newbie1-Apr-05 15:26
sussVB .NET Newbie1-Apr-05 15:26 
GeneralCapslock status Pin
Mr Dabbah1-Apr-05 9:12
Mr Dabbah1-Apr-05 9:12 
GeneralRe: Capslock status Pin
Anonymous1-Apr-05 18:41
Anonymous1-Apr-05 18:41 
QuestionDrive mount/dismount notification ? Pin
MrBean1-Apr-05 5:03
MrBean1-Apr-05 5:03 
AnswerRe: Drive mount/dismount notification ? Pin
Anonymous3-Apr-05 9:34
Anonymous3-Apr-05 9:34 
AnswerRe: Drive mount/dismount notification ? Pin
Anonymous3-Apr-05 9:59
Anonymous3-Apr-05 9:59 
GeneralAccessor Properties in Forms Pin
maxmanzero1-Apr-05 4:58
maxmanzero1-Apr-05 4:58 
GeneralRe: Accessor Properties in Forms Pin
carlos_rocha3-Apr-05 23:08
carlos_rocha3-Apr-05 23:08 

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.