Share via


IPropertyPageFrame.ShowPropertyFrame(IntPtr, String) Method

Definition

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

Parameters

hwndParent
IntPtr

nativeint

pageTitle
String

Returns

Applies to