Property Grids & Docking Panes |
Post Reply |
Author | |
Shawshank
Senior Member Joined: 16 October 2005 Status: Offline Points: 117 |
Post Options
Thanks(0)
Posted: 11 March 2006 at 5:41pm |
I have a Pane that pops out from the left side of my app. I want it to have two tabbed Panes. I've accomplished this by placing a Docking Control on another form; frmEdit. frmEdit contains a PropertyGrid. When one of the tabs is selected from frmEdit I catch the Action event and then populate the grid control. The problem is that the grid control never populates --even though I receive no error and walking through the code reveals no issue. Is there some reason why the grid would fail to populate? Is there something I should call to refresh it? I've modeled as closely as I can the Tab Manager example. I could find no example that matches what I'm trying to do. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |