CNiControl::PreSubclassWindow

NI Measurement Studio CNi

Class
CNiControl::
PreSubclassWindow()
Base ClassesConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: InitCustomInterfaceNext page: ReleaseCustomInterface    
Protected Function Declared in:
NiControl.h

'Declaration' icon -- Shortcut to top of page. Declaration

virtual void PreSubclassWindow();

'Description' icon -- Shortcut to top of page. Description

Called by the MFC framework before the window is created.

This is a virtual function that you can override in a derived class to add custom behavior. If you override this function, you must call CNiControl::PreSubclassWindow in your function definition if you want to allow the library to perform its operations.

'See Also' icon -- Shortcut to top of page. See Also

Class Overview Class Overview  |  Public base class CWnd  |  Hierarchy Chart Hierarchy Chart