| CustomPropertyGridOnCreateControl Method |
This is overridden to reset the pane width to the user-preferred
width after creating the control.
Namespace: SandcastleBuilder.Utils.ControlsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax protected override void OnCreateControl()
Protected Overrides Sub OnCreateControl
protected:
virtual void OnCreateControl() override
abstract OnCreateControl : unit -> unit
override OnCreateControl : unit -> unit
See Also