Collapse AllExpand All Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++
|
[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
Resets each of the render properties to their default values.
Namespace: DPSF
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0
Syntax
C#
|
public void ResetToDefaults()
|
Visual Basic
|
Public Sub ResetToDefaults
|
Visual C++
|
public:
void ResetToDefaults()
|
See Also
RenderProperties Class
RenderProperties Members
DPSF Namespace
Send comments on this topic to
|