BCGControlBar Library for .NET
PatternBrush Property




Returns a logical brush with the specified bitmap pattern.
Syntax
'Declaration
 
Public Shared ReadOnly Property PatternBrush As IntPtr
'Usage
 
Dim value As IntPtr
 
value = DrawManager.PatternBrush
public static IntPtr PatternBrush {get;}
public: __property static IntPtr get_PatternBrush();
public:
static property IntPtr PatternBrush {
   IntPtr get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DrawManager Class
DrawManager Members

Send Feedback