次の方法で共有


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

戻り値

実装

適用対象