Click or drag to resize
PageInitialiseControls Method
Called before anything is bound to the controls - gives the derivee the opportunity to initialise controls that need to be initialised.

Namespace: VirtualRadar.WinForms.SettingPage
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected virtual void InitialiseControls()
See Also