Add to propgrid sample an option to change virtual width of the grid
This commit is contained in:
@@ -198,6 +198,7 @@ public:
|
||||
void OnCatColoursUpdateUI( wxUpdateUIEvent& event );
|
||||
void OnCatColours( wxCommandEvent& event );
|
||||
void OnSetColumns( wxCommandEvent& event );
|
||||
void OnSetVirtualWidth(wxCommandEvent& evt);
|
||||
void OnMisc( wxCommandEvent& event );
|
||||
void OnPopulateClick( wxCommandEvent& event );
|
||||
void OnSetSpinCtrlEditorClick( wxCommandEvent& event );
|
||||
|
Reference in New Issue
Block a user