[This is preliminary documentation and is subject to change.]
Namespace: Tools.WindowsT.IndependentTAssembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] protected static MessageBox InitializeDafault( MessageBox Other ) |
| Visual Basic |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ Protected Shared Function InitializeDafault ( _ Other As MessageBox _ ) As MessageBox |
| Visual C++ |
|---|
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)] protected: static MessageBox^ InitializeDafault( MessageBox^ Other ) |
| F# |
|---|
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>] static member InitializeDafault : Other:MessageBox -> MessageBox |
| JScript |
|---|
protected static function InitializeDafault( Other : MessageBox ) : MessageBox |
Parameters
- Other
- Type: Tools.WindowsT.IndependentT..::..MessageBox
Instance properties of which will be used to initialize returned instance