EmptyView Class
Constructors & Destructor
|
Member Functions
Definition
Line
12
of
FileExplorer/EmptyView.cm
Inheritance
Constructors & Destructor
public
EmptyView
(
ControlCreateParams
& createParams)
Member Functions
protected
override
Result
<
bool
>
OnPaint
(
PaintEventArgs
& args)
Constructor& Destructor Details
EmptyView Constructor
public
EmptyView(
ControlCreateParams
& createParams)
Definition
Line
14
of
FileExplorer/EmptyView.cm
Member Function Details
OnPaint Member Function
protected
override
Result
<
bool
> OnPaint(
PaintEventArgs
& args)
Definition
Line
17
of
FileExplorer/EmptyView.cm