xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.forms
include
xtd
forms
shadows.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
shadow.hpp
"
6
#include <xtd/array>
7
9
namespace
xtd
{
11
namespace
forms
{
22
using
shadows
=
xtd::array<xtd::forms::shadow>
;
23
}
24
}
25
xtd::array
Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Definition
array.hpp:64
xtd::forms::shadows
xtd::array< xtd::forms::shadow > shadows
Represents an xtd::forms::shadow array.
Definition
shadows.hpp:22
xtd::forms
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition
texts.hpp:219
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
shadow.hpp
Contains xtd::forms::shadow class.
Generated on
for xtd by
Gammasoft
. All rights reserved.