HierarchyNode.ReDraw 方法

定義

多載

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

適用於