ToolBar.ToString 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回代表 ToolBar 控制項的字串。
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
傳回
表示目前 ToolBar 的字串。
備註
方法 ToString 會傳回包含 型別的 Count 字串、中的 ToolBar.ToolBarButtonCollection 屬性值,以及工具列第一個按鈕之 方法所傳 ToString 回的字串。