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

Visual Basic

 
Questionsite templating... how? Pin
cavall28-Apr-05 9:35
cavall28-Apr-05 9:35 
AnswerRe: site templating... how? Pin
Dave Kreskowiak29-Apr-05 2:02
mveDave Kreskowiak29-Apr-05 2:02 
GeneralTips of a class Pin
roberto1979es28-Apr-05 9:19
roberto1979es28-Apr-05 9:19 
GeneralRe: Tips of a class Pin
rudy.net28-Apr-05 17:39
rudy.net28-Apr-05 17:39 
GeneralClose form Pin
ADY00728-Apr-05 8:12
ADY00728-Apr-05 8:12 
GeneralRe: Close form Pin
Anonymous29-Apr-05 3:31
Anonymous29-Apr-05 3:31 
GeneralClose form Pin
ADY00729-Apr-05 4:32
ADY00729-Apr-05 4:32 
GeneralRe: Close form Pin
Dave Kreskowiak29-Apr-05 5:38
mveDave Kreskowiak29-Apr-05 5:38 
How are you opening that registration form? How are you closing it?

You SHOULD be opening the registration form using .ShowDialog(), not .Show(). .ShowDialog() can return a DialogResult that can tell your main form how the registration form was handled, whether the registration was successfull or not. Without seeing your code, we can't tell you what your doing wrong.


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

GeneralRe: Close form Pin
ADY00729-Apr-05 5:51
ADY00729-Apr-05 5:51 
GeneralVB.NET to Open, Edit and Save As New Word .doc or .dot Pin
alcowboy28-Apr-05 7:13
alcowboy28-Apr-05 7:13 
GeneralRe: VB.NET to Open, Edit and Save As New Word .doc or .dot Pin
nidhishri4-May-05 20:49
nidhishri4-May-05 20:49 
GeneralShortcuts and Deployments Pin
Meatnog28-Apr-05 6:09
Meatnog28-Apr-05 6:09 
GeneralRe: Shortcuts and Deployments Pin
rwestgraham28-Apr-05 9:03
rwestgraham28-Apr-05 9:03 
GeneralProblem with db in Access and VBA Pin
David Fawn28-Apr-05 5:42
David Fawn28-Apr-05 5:42 
GeneralRe: Problem with db in Access and VBA Pin
Dave Kreskowiak28-Apr-05 6:29
mveDave Kreskowiak28-Apr-05 6:29 
GeneralRe: Problem with db in Access and VBA Pin
David Fawn28-Apr-05 6:34
David Fawn28-Apr-05 6:34 
Generalto close a form Pin
ADY00728-Apr-05 5:15
ADY00728-Apr-05 5:15 
GeneralRe: to close a form Pin
Joey Picerno28-Apr-05 7:46
Joey Picerno28-Apr-05 7:46 
GeneralRe: to close a form Pin
ADY00728-Apr-05 8:00
ADY00728-Apr-05 8:00 
GeneralTransparent Form Pin
Joey Picerno28-Apr-05 3:31
Joey Picerno28-Apr-05 3:31 
QuestionHow to fetch database names Pin
Suman Singh28-Apr-05 3:13
professionalSuman Singh28-Apr-05 3:13 
AnswerRe: How to fetch database names Pin
Colin Angus Mackay28-Apr-05 3:55
Colin Angus Mackay28-Apr-05 3:55 
GeneralRe: How to fetch database names Pin
Suman Singh28-Apr-05 20:28
professionalSuman Singh28-Apr-05 20:28 
GeneralFreehand drawing in vb.net Pin
meghadwivedi28-Apr-05 3:09
meghadwivedi28-Apr-05 3:09 
GeneralRe: Freehand drawing in vb.net Pin
Fernando Soto28-Apr-05 8:06
Fernando Soto28-Apr-05 8:06 

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.