Share via


PropertyPageProvider.ShowPropertyFrame(IntPtr, String) Method

Definition

public:
 virtual bool ShowPropertyFrame(IntPtr hwndParent, System::String ^ pageTitle);
public bool ShowPropertyFrame (IntPtr hwndParent, string pageTitle);
abstract member ShowPropertyFrame : nativeint * string -> bool
override this.ShowPropertyFrame : nativeint * string -> bool
Public Function ShowPropertyFrame (hwndParent As IntPtr, pageTitle As String) As Boolean

Parameters

hwndParent
IntPtr

nativeint

pageTitle
String

Returns

Implements

Applies to