ComponentEditorPage.ShowHelp Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Shows Help information if the page supports Help information.
public:
virtual void ShowHelp();
public virtual void ShowHelp ();
abstract member ShowHelp : unit -> unit
override this.ShowHelp : unit -> unit
Public Overridable Sub ShowHelp ()
Remarks
This is only called if SupportsHelp returns true
. The Help system calls the ShowHelp method to provide Help for the page. ShowHelp is usually called in response to F1 or when the Help button is clicked to allow the page to bring up its associated Help topic.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา