
|
ImgEdit Class Library ImgEdit.EnabledGlass = Boolean |
Gets or sets the view of the glass windows form.
|
[Visual Basic] Public Property EnabledGlass ( ) as Boolean |
Property Set Value
Boolean
Enables or disables the view of the glass windows form.
Property Get Value
Boolean
Value state of the view of the glass windows form.
Example
[Visual Basic] The following example enables the view of the glass windows form and gets its state.
|
[Visual Basic] Dim IsGlassEnabled as Boolean = True ImgEdit1.EnabledGlass = IsGlassEnabled IsGlassEnabled = ImgEdit1.EnabledGlass |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6