Welcome to the Xceed Community | Help
Community Search  
More Search Options

When subclassing a form containing a SmartUI the application crashes. Why?

Sort Posts: Previous Next
  •  09-05-2008, 2:35 PM Post no. 28415

    When subclassing a form containing a SmartUI the application crashes. Why?

    In order to be able to subclass the form, you must make your subclass after SmartUI is loaded, and then unsubclass before SmartUI is unloaded. For this, you can start subclassing in the Form_Paint event, and unsubclass in the Form_QueryUnload event.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.