IPropertyPageFrame.ShowPropertyFrame(IntPtr, String) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
bool ShowPropertyFrame(IntPtr hwndParent, System::String ^ pageTitle);
public bool ShowPropertyFrame (IntPtr hwndParent, string pageTitle);
abstract member ShowPropertyFrame : nativeint * string -> bool
Public Function ShowPropertyFrame (hwndParent As IntPtr, pageTitle As String) As Boolean
Parametri
- hwndParent
-
IntPtr
nativeint
- pageTitle
- String