System.Windows.Forms.CommonDialog.RunDialog C# (CSharp) Method

RunDialog() protected abstract method

protected abstract RunDialog ( IntPtr hwndOwner ) : bool
hwndOwner System.IntPtr
return bool
		protected abstract bool RunDialog(IntPtr hwndOwner);
		#endregion	// Protected Instance Methods