[To be supplied.]
[Visual Basic] Protected Function IsLaunchable( _ ByVal editor As ValueEditor _ ) As Boolean [C#] protected bool IsLaunchable( ValueEditor editor ); [C++] protected: bool IsLaunchable( ValueEditor* editor ); [JScript] protected function IsLaunchable( editor : ValueEditor ) : Boolean;
ValueEditorHost Class | ValueEditorHost Members | System.WinForms Namespace