Typ wpisu lokalnego modułu Kerbauth wskazuje, że moduł został włączony bezpośrednio na tym poziomie i nie został odziedziczony z poziomu nadrzędnego. Upewnij się, że użytkownik, który próbuje nawiązać połączenie, ma stan Włączono zdalny program ...
protected override void OnLayout(LayoutEventArgs levent) { base.OnLayout(levent); // Repaint when the layout has changed. this.Refresh(); } // This method paints the lights around the border of the // control. It paints the top row first, followed by the // right side, the bottom row...