|
-
April 23rd, 2010, 10:02 AM
#5
Re: What to do when OnInitDialog fail
Problem for me is im adding items to a ListControl from a database, so cannot do this in constructor as listcontrol windows not created yet, seems these are created once OnInitDialog is called, but i can then have a database failure while populating the list in which case need to abort creation of dialog and inform the caller?
How best to acheive this?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|