Click here to Skip to main content
15,909,440 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRedo undo functionality in Grid Pin
infowareindia@gmail.com11-Dec-08 18:44
infowareindia@gmail.com11-Dec-08 18:44 
AnswerRe: Redo undo functionality in Grid Pin
Mycroft Holmes11-Dec-08 19:30
professionalMycroft Holmes11-Dec-08 19:30 
AnswerRe: Redo undo functionality in Grid Pin
Dave Kreskowiak11-Dec-08 21:24
mveDave Kreskowiak11-Dec-08 21:24 
AnswerRe: Redo undo functionality in Grid Pin
Nanda_MR11-Dec-08 21:42
Nanda_MR11-Dec-08 21:42 
GeneralRe: Redo undo functionality in Grid Pin
Dave Kreskowiak12-Dec-08 4:34
mveDave Kreskowiak12-Dec-08 4:34 
GeneralRe: Redo undo functionality in Grid Pin
Jon_Boy12-Dec-08 4:42
Jon_Boy12-Dec-08 4:42 
AnswerRe: Redo undo functionality in Grid [modified] Pin
EliottA12-Dec-08 7:02
EliottA12-Dec-08 7:02 
QuestionCalling parent form/container from user control Pin
Valkiri11-Dec-08 3:04
Valkiri11-Dec-08 3:04 
Hi to all,
I'm using VS2008 and VB lang.
How do I reference a method in the usercontrols parent container. Confused | :confused:

I'm coding, or at least trying, controls that constitute a Windows Control library that facilitates standardized size colour fonts etc.
the Library contains hierarchies of inherited classes e.g basebtn->OKBtn, basebtn->OKbtn->OKBlueBtn, basbtn->savebtn , basebtn->savebtn->savedeletebtn. etc.
Somewhat obviously at design time these classes do not know their eventual parent.
The parent will have the method being called

A simple example would be a Save button.
The form would have a SaveAll method
The buttons click event would call the forms SaveAll method.

Thanks in advance for anyone spending their time helping me out Big Grin | :-D
AnswerRe: Calling parent form/container from user control Pin
Ashfield11-Dec-08 3:18
Ashfield11-Dec-08 3:18 
GeneralRe: Calling parent form/container from user control Pin
Valkiri11-Dec-08 11:29
Valkiri11-Dec-08 11:29 
AnswerRe: Calling parent form/container from user control Pin
Tom Deketelaere11-Dec-08 4:15
professionalTom Deketelaere11-Dec-08 4:15 
GeneralRe: Calling parent form/container from user control Pin
Valkiri11-Dec-08 11:41
Valkiri11-Dec-08 11:41 
GeneralRe: Calling parent form/container from user control Pin
Tom Deketelaere11-Dec-08 21:12
professionalTom Deketelaere11-Dec-08 21:12 
GeneralRe: Calling parent form/container from user control Pin
Valkiri11-Dec-08 23:17
Valkiri11-Dec-08 23:17 
AnswerRe: Calling parent form/container from user control Pin
Dave Kreskowiak11-Dec-08 4:40
mveDave Kreskowiak11-Dec-08 4:40 
GeneralRe: Calling parent form/container from user control Pin
Valkiri11-Dec-08 12:11
Valkiri11-Dec-08 12:11 
GeneralRe: Calling parent form/container from user control Pin
Dave Kreskowiak11-Dec-08 12:44
mveDave Kreskowiak11-Dec-08 12:44 
GeneralRe: Calling parent form/container from user control Pin
Valkiri11-Dec-08 16:11
Valkiri11-Dec-08 16:11 
GeneralRe: Calling parent form/container from user control Pin
Dave Kreskowiak11-Dec-08 21:23
mveDave Kreskowiak11-Dec-08 21:23 
GeneralRe: Calling parent form/container from user control Pin
Valkiri11-Dec-08 22:21
Valkiri11-Dec-08 22:21 
QuestionUser defined type not defined - Error Pin
samsonx11-Dec-08 0:26
samsonx11-Dec-08 0:26 
AnswerRe: User defined type not defined - Error Pin
Ashfield11-Dec-08 1:20
Ashfield11-Dec-08 1:20 
AnswerRe: User defined type not defined - Error Pin
Nanda_MR11-Dec-08 21:49
Nanda_MR11-Dec-08 21:49 
QuestionSetting the DataTable object to Nothing Pin
Coding12345610-Dec-08 19:17
Coding12345610-Dec-08 19:17 
AnswerRe: Setting the DataTable object to Nothing Pin
Christian Graus10-Dec-08 21:15
protectorChristian Graus10-Dec-08 21:15 

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.