xtd
0.2.0
Loading...
Searching...
No Matches
xtd.forms
include
xtd
forms
tab_page_ref.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include <functional>
6
8
namespace
xtd
{
10
namespace
forms
{
12
class
tab_page;
14
25
using
tab_page_ref
= std::reference_wrapper<tab_page>;
26
}
27
}
xtd::forms::tab_page_ref
std::reference_wrapper< tab_page > tab_page_ref
Represents a tab_page reference.
Definition
tab_page_ref.hpp:25
xtd::forms
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition
xtd_about_box.hpp:12
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
xtd_about_box.hpp:10
Generated on Sun Dec 1 2024 09:51:06 for xtd by
Gammasoft
. All rights reserved.