Click here to Skip to main content
16,006,382 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Newbie Pin
shoaibnawaz26-Sep-05 12:19
shoaibnawaz26-Sep-05 12:19 
Questionproblem in updating data in sql table Pin
Anonymous26-Sep-05 3:37
Anonymous26-Sep-05 3:37 
AnswerRe: problem in updating data in sql table Pin
Dave Kreskowiak26-Sep-05 4:54
mveDave Kreskowiak26-Sep-05 4:54 
GeneralRe: problem in updating data in sql table Pin
Anonymous26-Sep-05 9:29
Anonymous26-Sep-05 9:29 
QuestionHow To Get Name of a Menu Item Pin
Gopi.V26-Sep-05 1:48
Gopi.V26-Sep-05 1:48 
AnswerRe: How To Get Name of a Menu Item Pin
Briga26-Sep-05 1:58
Briga26-Sep-05 1:58 
QuestionChaning button with an image Pin
Member 225908025-Sep-05 23:55
Member 225908025-Sep-05 23:55 
AnswerRe: Chaning button with an image Pin
_mubashir26-Sep-05 1:06
_mubashir26-Sep-05 1:06 
Hello
For changing the button picture you need to drag an imagelist on the form. Add as many images as you like in the imagelist. Now to show any image on the button you need to select the imagelist in button's 'imagelist' property. Now all the images you ve added in the imagelist are visible to your button. Use 'ImageIndex' property of the button to change the images.

_mubashir
AnswerRe: Chaning button with an image Pin
_mubashir26-Sep-05 1:16
_mubashir26-Sep-05 1:16 
GeneralRe: Chaning button with an image Pin
Member 225908026-Sep-05 12:13
Member 225908026-Sep-05 12:13 
QuestionMusic with VB.NET Pin
Anonymous25-Sep-05 23:52
Anonymous25-Sep-05 23:52 
AnswerRe: Music with VB.NET Pin
Gopi.V26-Sep-05 1:36
Gopi.V26-Sep-05 1:36 
Questionis it possible.... Pin
icowa25-Sep-05 22:04
icowa25-Sep-05 22:04 
AnswerRe: is it possible.... Pin
rwestgraham26-Sep-05 8:01
rwestgraham26-Sep-05 8:01 
GeneralRe: is it possible.... Pin
icowa26-Sep-05 12:45
icowa26-Sep-05 12:45 
QuestionHow to use class for data accessing Pin
akhil.garg25-Sep-05 21:20
akhil.garg25-Sep-05 21:20 
AnswerRe: How to use class for data accessing Pin
Gopi.V26-Sep-05 1:42
Gopi.V26-Sep-05 1:42 
Questionhow to save pdf files to SQL database? Pin
BORN...again!25-Sep-05 20:42
BORN...again!25-Sep-05 20:42 
QuestionHelp files Pin
JD_SA25-Sep-05 20:24
sussJD_SA25-Sep-05 20:24 
AnswerRe: Help files Pin
Briga25-Sep-05 21:36
Briga25-Sep-05 21:36 
Question.NET Themes Pin
Chetan Ranpariya25-Sep-05 18:56
Chetan Ranpariya25-Sep-05 18:56 
QuestionRe: Application Security Pin
Anonymous25-Sep-05 18:42
Anonymous25-Sep-05 18:42 
AnswerRe: Application Security Pin
Dave Kreskowiak26-Sep-05 1:36
mveDave Kreskowiak26-Sep-05 1:36 
QuestionHow i shutdown another PC in the network Pin
basant_kpg25-Sep-05 18:05
basant_kpg25-Sep-05 18:05 
AnswerRe: How i shutdown another PC in the network Pin
Steve Pullan25-Sep-05 20:52
Steve Pullan25-Sep-05 20: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.