HierarchyNode.ReDraw 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
| 名稱 | Description |
|---|---|
| ReDraw() | |
| ReDraw(Boolean, Boolean, Boolean) |
ReDraw()
protected:
void ReDraw();
protected void ReDraw();
member this.ReDraw : unit -> unit
Protected Sub ReDraw ()
適用於
ReDraw(Boolean, Boolean, Boolean)
public:
void ReDraw(bool bUpdateIcon, bool bUpdateStateIcon, bool bUpdateText);
public void ReDraw(bool bUpdateIcon, bool bUpdateStateIcon, bool bUpdateText);
member this.ReDraw : bool * bool * bool -> unit
Public Sub ReDraw (bUpdateIcon As Boolean, bUpdateStateIcon As Boolean, bUpdateText As Boolean)
參數
- bUpdateIcon
- Boolean
- bUpdateStateIcon
- Boolean
- bUpdateText
- Boolean