共用方式為


PropertyPageProvider.ShowPropertyFrame(IntPtr, String) 方法

定義

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

參數

hwndParent
IntPtr

nativeint

pageTitle
String

傳回

實作

適用於