Click here to Skip to main content
15,908,776 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Adding New Row in Datagridview Pin
Polymorpher7-Feb-07 10:21
Polymorpher7-Feb-07 10:21 
AnswerRe: Adding New Row in Datagridview Pin
xstoneheartx7-Feb-07 10:23
xstoneheartx7-Feb-07 10:23 
Questioncomparing two datatable records.. Pin
Dotnetkanna6-Feb-07 20:05
Dotnetkanna6-Feb-07 20:05 
AnswerRe: comparing two datatable records.. Pin
Johan Hakkesteegt6-Feb-07 22:44
Johan Hakkesteegt6-Feb-07 22:44 
QuestionUsercontrol toolbox bitmap Pin
Mansourgh6-Feb-07 18:58
Mansourgh6-Feb-07 18:58 
AnswerRe: Usercontrol toolbox bitmap Pin
Johan Hakkesteegt7-Feb-07 1:58
Johan Hakkesteegt7-Feb-07 1:58 
GeneralRe: Usercontrol toolbox bitmap Pin
Dave Kreskowiak7-Feb-07 5:09
mveDave Kreskowiak7-Feb-07 5:09 
AnswerRe: Usercontrol toolbox bitmap Pin
xstoneheartx7-Feb-07 10:12
xstoneheartx7-Feb-07 10:12 
1- add your 16x16 bitmap to your project
2- the name of bitmap must be the same as your user control (YourControl.bmp)
3- in property tab of your bitmap, set build action to embeded recource
4- rebuild your project

now after adding your control to toolbox you will see that bitmap.
----------------------------------
another way is using ToolboxBitmapAttribute
QuestionBuilding strings from strings? Pin
Ron West6-Feb-07 15:13
Ron West6-Feb-07 15:13 
AnswerRe: Building strings from strings? Pin
Christian Graus6-Feb-07 15:32
protectorChristian Graus6-Feb-07 15:32 
GeneralRe: Building strings from strings? Pin
Ron West7-Feb-07 8:18
Ron West7-Feb-07 8:18 
GeneralRe: Building strings from strings? Pin
Christian Graus7-Feb-07 11:01
protectorChristian Graus7-Feb-07 11:01 
AnswerRe: Building strings from strings? Pin
Kschuler7-Feb-07 10:32
Kschuler7-Feb-07 10:32 
GeneralRe: Building strings from strings? Pin
Ron West7-Feb-07 12:25
Ron West7-Feb-07 12:25 
Questionappforge PDBOpen method Byfilename ERROR Pin
jbboy6-Feb-07 13:28
jbboy6-Feb-07 13:28 
AnswerRe: appforge PDBOpen method Byfilename ERROR Pin
Dave Kreskowiak7-Feb-07 5:08
mveDave Kreskowiak7-Feb-07 5:08 
GeneralRe: appforge PDBOpen method Byfilename ERROR Pin
jbboy7-Feb-07 18:45
jbboy7-Feb-07 18:45 
QuestionPrintout method of word document Pin
hemrk6-Feb-07 10:42
hemrk6-Feb-07 10:42 
QuestionADSL Network Connection Information Pin
FeRtoll6-Feb-07 10:25
FeRtoll6-Feb-07 10:25 
AnswerRe: ADSL Network Connection Information Pin
Nilesh Hapse6-Feb-07 20:26
Nilesh Hapse6-Feb-07 20:26 
GeneralRe: ADSL Network Connection Information Pin
FeRtoll6-Feb-07 21:05
FeRtoll6-Feb-07 21:05 
Questionif, then statement Pin
jds12076-Feb-07 10:07
jds12076-Feb-07 10:07 
AnswerRe: if, then statement Pin
nlindley76-Feb-07 10:54
nlindley76-Feb-07 10:54 
GeneralRe: if, then statement Pin
jds12077-Feb-07 2:56
jds12077-Feb-07 2:56 
GeneralRe: if, then statement Pin
nlindley77-Feb-07 3:40
nlindley77-Feb-07 3:40 

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.