PathBarCreateParams Class

Definition

Line 23 of FileExplorer/PathBar.cm

Constructors & Destructor

public nothrow PathBarCreateParams(ControlCreateParams& controlCreateParams_)

Member Functions

public nothrow PathBarCreateParams& Defaults()
public nothrow PathBarCreateParams& SetFrameColor(const Color& frameColor_)

Member Variables

public ControlCreateParams& controlCreateParams
public Color frameColor

Constructor& Destructor Details

PathBarCreateParams Constructor

public nothrow PathBarCreateParams(ControlCreateParams& controlCreateParams_)

Definition
Line 25 of FileExplorer/PathBar.cm


Member Function Details

Defaults Member Function

public nothrow PathBarCreateParams& Defaults()

Definition
Line 30 of FileExplorer/PathBar.cm


SetFrameColor Member Function

public nothrow PathBarCreateParams& SetFrameColor(const Color& frameColor_)

Definition
Line 34 of FileExplorer/PathBar.cm