Click here to Skip to main content
15,921,113 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow to create Event in Control Pin
Rizwan Bashir10-Aug-05 3:25
Rizwan Bashir10-Aug-05 3:25 
AnswerRe: how to create Event in Control Pin
Anonymous10-Aug-05 4:16
Anonymous10-Aug-05 4:16 
General"Make" option permanently greyed out in Visual Studio IDE Pin
Raptor Ramjet10-Aug-05 1:26
Raptor Ramjet10-Aug-05 1:26 
GeneralRe: "Make" option permanently greyed out in Visual Studio IDE Pin
Dave Kreskowiak10-Aug-05 7:31
mveDave Kreskowiak10-Aug-05 7:31 
GeneralRe: "Make" option permanently greyed out in Visual Studio IDE Pin
Anonymous11-Aug-05 9:13
Anonymous11-Aug-05 9:13 
GeneralRe: "Make" option permanently greyed out in Visual Studio IDE Pin
Dave Kreskowiak11-Aug-05 11:59
mveDave Kreskowiak11-Aug-05 11:59 
GeneralSaving results from worddialog and show it again Pin
Janaub9-Aug-05 23:47
Janaub9-Aug-05 23:47 
GeneralRe: Saving results from worddialog and show it again Pin
Dave Kreskowiak10-Aug-05 7:29
mveDave Kreskowiak10-Aug-05 7:29 
You'll have to save the .Text values to either a file or to a location in the registry. In your Initialize code, you'll have to read these values back. If they don't exist, substitute the default values you have now. When the user clicks OK, then you can save whatever the values are back to the registry or file.


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

GeneralRe: Saving results from worddialog and show it again Pin
Janaub15-Aug-05 20:21
Janaub15-Aug-05 20:21 
GeneralRe: Saving results from worddialog and show it again Pin
Dave Kreskowiak16-Aug-05 1:48
mveDave Kreskowiak16-Aug-05 1:48 
GeneralRe: Saving results from worddialog and show it again Pin
Janaub16-Aug-05 2:49
Janaub16-Aug-05 2:49 
GeneralHit the Enter Key Pin
directred9-Aug-05 23:40
directred9-Aug-05 23:40 
GeneralRe: Hit the Enter Key Pin
directred9-Aug-05 23:49
directred9-Aug-05 23:49 
GeneralRe: Hit the Enter Key Pin
Dave Kreskowiak10-Aug-05 7:25
mveDave Kreskowiak10-Aug-05 7:25 
GeneralAccess key does not show Pin
xshi0059-Aug-05 23:39
xshi0059-Aug-05 23:39 
GeneralRe: Access key does not show Pin
Dave Kreskowiak10-Aug-05 7:22
mveDave Kreskowiak10-Aug-05 7:22 
GeneralRe: Access key does not show Pin
xshi00510-Aug-05 11:42
xshi00510-Aug-05 11:42 
GeneralMsgBox vs MessageBox (string conversion question) Pin
MaWeRic9-Aug-05 23:35
MaWeRic9-Aug-05 23:35 
GeneralRe: MsgBox vs MessageBox (string conversion question) Pin
Anonymous10-Aug-05 4:22
Anonymous10-Aug-05 4:22 
GeneralRe: MsgBox vs MessageBox (string conversion question) Pin
MaWeRic10-Aug-05 21:41
MaWeRic10-Aug-05 21:41 
GeneralAccessing Forms Pin
Anonymous9-Aug-05 23:20
Anonymous9-Aug-05 23:20 
GeneralRe: Accessing Forms Pin
Anonymous10-Aug-05 4:14
Anonymous10-Aug-05 4:14 
GeneralRe: Accessing Forms Pin
Mohamad Al Husseiny10-Aug-05 8:57
Mohamad Al Husseiny10-Aug-05 8:57 
GeneralAccessing another form Pin
Anonymous9-Aug-05 23:15
Anonymous9-Aug-05 23:15 
QuestionHow can i read multiple files from database using vb.net Pin
Phanindra Kumar9-Aug-05 21:10
Phanindra Kumar9-Aug-05 21:10 

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.